+2003-09-14 Raymond Penners <raymond@dotsphinx.com>\r
+\r
+ * === Released 0.4.1 ===\r
+ \r
+ * src/wimp_style.c: Due to a bug lots of console message\r
+ complaining about "unexpected keyword `fg'" occured, fixed.\r
+\r
2003-09-11 Dom Lachowicz <cinamod@hotmail.com>\r
\r
* src/Theme/gtk-2.0/gtkrc: Remove unused cruft wrt GtkScrollbars\r
/* enable coloring for text on buttons
TODO: use GetThemeMetric for the border and outside border */
sprintf(buf, "style \"wimp-button\" = \"wimp-default\"\n"
- "fg[NORMAL] = { %d, %d, %d }\n"
+ "{fg[NORMAL] = { %d, %d, %d }\n"
"default_border = { 1, 1, 1, 1 }\n"
"default_outside_border = { 0, 0, 0, 0 }\n"
"child_displacement_x = 1\n"